Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-216286 | SOL-11.1-020090 | SV-216286r959010_rule | Low |
Description |
---|
Finger is an insecure protocol. |
STIG | Date |
---|---|
Solaris 11 SPARC Security Technical Implementation Guide | 2024-05-30 |
Check Text ( C-17522r370946_chk ) |
---|
Determine if the finger package is installed. # pkg list service/network/finger If an installed package named service/network/finger is listed, this is a finding. |
Fix Text (F-17520r370947_fix) |
---|
The Software Installation Profile is required. # pfexec pkg uninstall service/network/finger |